home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / Syn Text Editor 2.1.0.46 / synsetup-2.1.0.46.exe / {app} / syn.exe / 0 / RCDATA / TAUTOCOMPLETEDIALOG / TAUTOCOMPLETEDIALOG.txt
Text File  |  2004-02-29  |  348b  |  17 lines

  1. inherited AutoCompleteDialog: TAutoCompleteDialog
  2.   HorzScrollBar.Range = 0
  3.   VertScrollBar.Range = 0
  4.   AutoScroll = False
  5.   OldCreateOrder = True
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   inherited Label1: TLabel
  9.     Width = 74
  10.     Caption = '&Shortcut Name:'
  11.   end
  12.   inherited Label2: TLabel
  13.     Width = 56
  14.     Caption = '&Description:'
  15.   end
  16. end
  17.